Skip to content

[3.9] bpo-39349: Add cancel_futures to Executor.shutdown base class (GH-22023)#22048

Merged
aeros merged 1 commit intopython:3.9from
hauntsaninja:backport-17dc1b7-3.9
Sep 2, 2020
Merged

[3.9] bpo-39349: Add cancel_futures to Executor.shutdown base class (GH-22023)#22048
aeros merged 1 commit intopython:3.9from
hauntsaninja:backport-17dc1b7-3.9

Conversation

@hauntsaninja
Copy link
Copy Markdown
Contributor

@hauntsaninja hauntsaninja commented Sep 1, 2020

Co-authored-by: Shantanu 12621235+hauntsaninja@users.noreply.github.com

https://bugs.python.org/issue39349

…ythonGH-22023)

* Add cancel_futures parameter to the Executor base class, since it was missed in the original PR (python#18057) that added cancel_futures.
(cherry picked from commit 17dc1b7)

Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
@hauntsaninja
Copy link
Copy Markdown
Contributor Author

Looks all green here! Thanks for the speedy reviews! :-)

@aeros aeros merged commit a763ee3 into python:3.9 Sep 2, 2020
@hauntsaninja hauntsaninja deleted the backport-17dc1b7-3.9 branch September 2, 2020 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants